Controls & Live Tests
1 — DOM / Console test
Opens console logs and prints a small report in the on-page log box.
2 — Fetch test
Try a request to a lightweight public API (CORS permitting) — uses fetch().
3 — Form validation & accessibility
4 — Quick UI checks
Resize the window or use devtools to check responsive layout and keyboard navigation (Tab). Try keyboard-only operation for accessibility.